home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / RSTORAGE.IN_ / rstorage.inf
Encoding:
Windows Setup INFormation  |  1999-11-14  |  914 b   |  27 lines

  1. ; RSTORAGE.INF
  2. ;
  3. ; This is the Setup information file to install 
  4. ; Remote Storage Recall Notification
  5. ;
  6. ; Copyright (c) 1998 Microsoft Corporation
  7. ;
  8.  
  9. [Version]
  10. signature="$Windows NT$"
  11. SetupClass=Base
  12. DriverVer=11/14/1999,5.00.2183.1
  13.  
  14. [DefaultInstall.NT]
  15. DelReg=RSNotify.DelReg
  16. AddReg=RSNotify.AddReg
  17.  
  18. [RSNotify.DelReg]
  19. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce", "Remote Storage Notifier COM Service Unregister",2,"RsNotify.exe /unregserver"
  20. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce", "Remote Storage RsFsaPs Unregister",2,"regsvr32 /s /u rsfsaps.dll"
  21.  
  22. [RSNotify.AddReg]
  23. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce", "Remote Storage Notifier COM Service Register",2,"RsNotify.exe /regserver"
  24. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce", "Remote Storage RsFsaPs Register",2,"regsvr32 /s rsfsaps.dll"
  25. ; User-visible strings
  26. [Strings]
  27.